Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(BotInstallEvent): Add "features" field #11630

Merged
merged 1 commit into from
Feb 25, 2024

Conversation

bigcat88
Copy link
Member

☑️ Resolves

🏁 Checklist

  • ⛑️ Tests (unit and/or integration) are included or not possible
  • 📘 API documentation in docs/ has been updated or is not required
  • 🔖 Capability is added or not needed

@bigcat88 bigcat88 changed the title added "features" field to BotInstallEvent feat(BotInstallEvent): Add "features" field Feb 21, 2024
Copy link
Member

@nickvergessen nickvergessen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lib/Events/BotInstallEvent.php Outdated Show resolved Hide resolved
@nickvergessen nickvergessen added this to the 💞 Next Major (29) milestone Feb 22, 2024
@nickvergessen nickvergessen added 3. to review enhancement feature: api 🛠️ OCS API for conversations, chats and participants feature: bots 🤖 /commands in chat messages labels Feb 22, 2024
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
@nickvergessen nickvergessen merged commit 89e20d9 into main Feb 25, 2024
63 checks passed
@nickvergessen nickvergessen deleted the bot-install-event-features branch February 25, 2024 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review enhancement feature: api 🛠️ OCS API for conversations, chats and participants feature: bots 🤖 /commands in chat messages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provide a custom event for AppAPI to receive message to send to bots
2 participants